﻿2026-07-19T18:26:59.9998497Z ##[group]Run actions/checkout@v5
2026-07-19T18:26:59.9999318Z with:
2026-07-19T18:26:59.9999784Z   repository: BigscreenVR/spt-bs-core
2026-07-19T18:27:00.0002757Z   token: ***
2026-07-19T18:27:00.0003106Z   ssh-strict: true
2026-07-19T18:27:00.0003470Z   ssh-user: git
2026-07-19T18:27:00.0003826Z   persist-credentials: true
2026-07-19T18:27:00.0004213Z   clean: true
2026-07-19T18:27:00.0004588Z   sparse-checkout-cone-mode: true
2026-07-19T18:27:00.0004994Z   fetch-depth: 1
2026-07-19T18:27:00.0005343Z   fetch-tags: false
2026-07-19T18:27:00.0005696Z   show-progress: true
2026-07-19T18:27:00.0006049Z   lfs: false
2026-07-19T18:27:00.0006386Z   submodules: false
2026-07-19T18:27:00.0006754Z   set-safe-directory: true
2026-07-19T18:27:00.0007396Z ##[endgroup]
2026-07-19T18:27:00.0789659Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T18:27:00.0791367Z ##[group]Getting Git version info
2026-07-19T18:27:00.0792034Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-19T18:27:00.0793042Z [command]/usr/bin/git version
2026-07-19T18:27:00.0817720Z git version 2.43.0
2026-07-19T18:27:00.0837165Z ##[endgroup]
2026-07-19T18:27:00.0848206Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/851fd1f3-62ac-46d3-9d17-590aa1ab37c3' before making global git config changes
2026-07-19T18:27:00.0849587Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T18:27:00.0851771Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T18:27:00.0884471Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-19T18:27:00.0902449Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T18:27:00.0912705Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T18:27:00.0915550Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T18:27:00.0932465Z HEAD
2026-07-19T18:27:00.0964791Z ##[endgroup]
2026-07-19T18:27:00.0965739Z [command]/usr/bin/git submodule status
2026-07-19T18:27:00.1152869Z ##[group]Cleaning the repository
2026-07-19T18:27:00.1155874Z [command]/usr/bin/git clean -ffdx
2026-07-19T18:27:00.1199726Z [command]/usr/bin/git reset --hard HEAD
2026-07-19T18:27:00.1334381Z HEAD is now at dd6bbe5 Merge f6d17193b29ac4ac3092626dc76f6a7e76c081df into 152bc3e5774cd72f3c3ff4f4e202b126b910efa6
2026-07-19T18:27:00.1339522Z ##[endgroup]
2026-07-19T18:27:00.1341745Z ##[group]Disabling automatic garbage collection
2026-07-19T18:27:00.1345032Z [command]/usr/bin/git config --local gc.auto 0
2026-07-19T18:27:00.1374117Z ##[endgroup]
2026-07-19T18:27:00.1374985Z ##[group]Setting up auth
2026-07-19T18:27:00.1379419Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T18:27:00.1405649Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T18:27:00.1590273Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T18:27:00.1616804Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T18:27:00.1795238Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T18:27:00.1821268Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T18:27:00.2006236Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-19T18:27:00.2036477Z ##[endgroup]
2026-07-19T18:27:00.2037369Z ##[group]Fetching the repository
2026-07-19T18:27:00.2042808Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +dd6bbe512b53aabf2f3e4a92cd649447c3b031ba:refs/remotes/pull/36/merge
2026-07-19T18:27:00.6503759Z ##[endgroup]
2026-07-19T18:27:00.6504951Z ##[group]Determining the checkout info
2026-07-19T18:27:00.6506190Z ##[endgroup]
2026-07-19T18:27:00.6511536Z [command]/usr/bin/git sparse-checkout disable
2026-07-19T18:27:00.6560700Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-19T18:27:00.6591450Z ##[group]Checking out the ref
2026-07-19T18:27:00.6593548Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/36/merge
2026-07-19T18:27:00.6634883Z HEAD is now at dd6bbe5 Merge f6d17193b29ac4ac3092626dc76f6a7e76c081df into 152bc3e5774cd72f3c3ff4f4e202b126b910efa6
2026-07-19T18:27:00.6637934Z ##[endgroup]
2026-07-19T18:27:00.6673889Z [command]/usr/bin/git log -1 --format=%H
2026-07-19T18:27:00.6695391Z dd6bbe512b53aabf2f3e4a92cd649447c3b031ba
